feat(logo):브랜드 로고 글리프(U만 있는 아이콘) 추가 - #149
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
minbros
added a commit
that referenced
this pull request
Sep 10, 2026
* feat(color): 디자인 토큰 구성 (#145) * feat(icon):웹 로고 변경 * feat(color):브랜드 컬러 수정 준비 * feat(logo):웹 로고 코드 오류 수정 * docs(color):임시파일 제거 * feat(color):기계적 치환 brand-red 를 primary(파란색), green을 라임색 * fix(color):글로우 레드 블루로 수정 * feat(color):/plan페이지와 튜토리얼 라임 컬러 오류 수정 * fix(color):튜토리얼 에러메시지 블루에서 negative로 변경 * feat(color): 채팅 부분 라임색상 오류 변경 * feat(color):/search페이지 라임색 수정 (에니메이션은 제외) * feat(color):멤버 관리 화면 라임 컬러 수정 * fix(color):일부 red-50 값 status-negative로 변경 * fix(brand): 폰트 가져오기 순서와 로고 속성 타입 정리 - CSS 가져오기 뒤에 Tailwind 설정 배치 - BrandLogo 미사용 가져오기 제거 및 읽기 전용 속성 타입 적용 * fix(chat): AI 요청 접두사 대비와 초대 공유 이미지 수정 - 일반·축소 채팅의 AI 요청 접두사에 본문 색상 적용 - 초대 공유 이미지를 기존 130×130 PNG와 일치시키고 회귀 테스트 추가 --------- Co-authored-by: “KangShinGyu” <“rkdtlseb@naver.com”> Co-authored-by: minbros <realminbros@gmail.com> * feat(logo):브랜드 로고 글리프(U만 있는 아이콘) 추가 (#149) Co-authored-by: “KangShinGyu” <“rkdtlseb@naver.com”> * feat(plan): 일정 종료 시각 저장 및 실시간 동기화 적용 (#151) - 체류 시간 필드를 종료 시각으로 전환하고 자정·익일·미설정 상태 처리 - 변경한 시각만 저장하고 같은 사용자 이벤트에서도 일정 목록 재조회 - API 계약과 시간 편집기 및 캐시 동기화 회귀 테스트 추가 * feat(landing): 피그마 기반 랜딩 페이지와 여행 시작 CTA 적용 (#152) * feat(landing): 피그마 원본 기반 랜딩 페이지 구현 - 데스크톱과 모바일 랜딩 구성 및 로컬 이미지 에셋 반영 - 기존 로그인·탐색·정책 링크를 유지하고 회귀 테스트 보강 * fix(landing): 여행 시작하기 CTA 문구로 변경 - 히어로와 하단 CTA 문구를 여행 시작하기로 통일 - 로그인 링크와 이전 문구 부재를 회귀 테스트로 검증 * fix(landing): 여행 단계 이미지의 반응형 크기 힌트 수정 - 실제 표시 너비에 맞게 여행 단계 이미지의 sizes 속성 지정 - 다른 이미지의 기본 크기 힌트 유지 및 회귀 테스트 추가 * feat(plan): 웹 일정 시간 입력과 공통 UI 개선 (#154) * feat(plan): 웹 일정 시간 입력과 공통 UI 개선 - 시간 직접 입력과 목록 선택, 유효성 검사 및 키보드 동작 추가 - 헤더 심볼과 북마크 생성 문구 정리 - 버그 제보 아이콘과 양식 직접 연결 및 회귀 테스트 추가 * fix(plan): 시간 설정 모달 입력과 닫기 동작 정리 - 시·분 드롭다운과 개별 지우기 버튼 제거 - 모달 정렬 및 버튼 너비 조정 - 초기화 아이콘을 저장 없이 닫는 X 버튼으로 변경 * fix(plan): 시간 입력 props를 읽기 전용으로 선언 * feat(analytics): 쿠키 설정을 공통 모달과 스위치·저장 흐름으로 통합 쿠키 설정 모달과 공통 진입점을 통합하고 Sonar·접근성 이슈를 보완합니다. * fix(contact): 피드백 및 버그 제보 구글폼 링크 갱신 (#157) * fix(contact): 피드백 및 버그 제보 구글폼 링크 갱신 * refactor(contact): 구글폼 URL을 공통 상수로 통합 * fix(frontend): 훅 상태와 생명주기 오류 및 린트 정리 (#156) - 검색 페이지 전환과 비동기 요청의 상태 및 생명주기 처리 보완 - 채팅, 방 편집, 지도와 공통 훅 회귀 테스트 및 저위험 정리 포함 - 사용자 전환 기록 복원 R1/P2와 추가 QA가 남은 Draft 공개용 변경 --------- Co-authored-by: KangShingyu <103213494+KangShinGyu98@users.noreply.github.com> Co-authored-by: “KangShinGyu” <“rkdtlseb@naver.com”>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



변경 내용
변경 이유
테스트
npm run lintnpm testnpm run build